home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
golden_glove.swf
/
scripts
/
DefineButton2_436
/
BUTTONCONDACTION on(release).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-15
|
311 b
|
12 lines
on(release){
if(_root.created == 0)
{
_root.you.you2.head.nextFrame();
_root.you.you2.torso.nextFrame();
_root.you.you2.glover.nextFrame();
_root.you.you2.glovel.nextFrame();
_root.you.you2.upperarml.nextFrame();
_root.you.you2.upperarmr.nextFrame();
}
}